IIterable.First Method

Returns an iterator for the items in the collection.

Syntax

public:
IIterator<T>^ First()  

Return value

Type: IIterator<T> 

The iterator.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IIterable Generic Interface

IIterable Members

Windows.Foundation.Collections Namespace